projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
821f376
)
[__ELF__] (UNEXEC): Use unexelf1.c.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Aug 1996 22:04:54 +0000
(22:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Aug 1996 22:04:54 +0000
(22:04 +0000)
src/m/alpha.h
patch
|
blob
|
history
diff --git
a/src/m/alpha.h
b/src/m/alpha.h
index 09b51fd6993e659f195ddd518cfe9417b37902c3..4bee0f7cfec70c3699e5870883d9a3a9c45b9c91 100644
(file)
--- a/
src/m/alpha.h
+++ b/
src/m/alpha.h
@@
-152,6
+152,11
@@
NOTE-END
# endif
#endif
+#ifdef __ELF__
+#undef UNEXEC
+#define UNEXEC unexelf1.o
+#endif
+
#ifndef __ELF__
/* Describe layout of the address space in an executing process. */